Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Feb 14, 2025

image.png


PR-Codex overview

This PR focuses on refactoring the Page component in the insight section of the application, enhancing its layout and functionality while removing unused files.

Detailed summary

  • Deleted unused files: utils.ts, page.tsx, blueprint-playground.client.tsx, blueprint-playground.stories.tsx.
  • Updated imports in page.tsx to include new icons: Code2Icon, DatabaseIcon, ExternalLinkIcon, ZapIcon.
  • Simplified Page component by removing authentication handling and redirect logic.
  • Adjusted layout to use max-w-[1000px] for better responsiveness.
  • Replaced BlueprintsSection with BlueprintCard component.
  • Introduced a features section in BlueprintCard to showcase API benefits.
  • Added a button linking to documentation and a playground for testing blueprints.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@linear
Copy link

linear bot commented Feb 14, 2025

@changeset-bot
Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: 9ad1d3c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 2:19am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 2:19am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 2:19am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 2:19am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 2:19am

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 14, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@MananTank MananTank marked this pull request as ready for review February 14, 2025 15:51
@MananTank MananTank requested review from a team as code owners February 14, 2025 15:51
@MananTank MananTank changed the title [TOOL-3429] Dashboard: Delete Insight playground [TOOL-3429] Dashboard: Delete Insight playground, Add Playground Link Feb 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 14, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.3 KB (0%) 926 ms (0%) 2.7 s (+73.59% 🔺) 3.7 s
thirdweb (cjs) 121.89 KB (0%) 2.5 s (0%) 5.2 s (-14.47% 🔽) 7.7 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 305 ms (-20.91% 🔽) 416 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 74 ms (-3.33% 🔽) 84 ms
thirdweb/react (minimal + tree-shaking) 19.29 KB (0%) 386 ms (0%) 398 ms (-5.59% 🔽) 784 ms

@codecov
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.89%. Comparing base (aab3da0) to head (9ad1d3c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6261      +/-   ##
==========================================
+ Coverage   56.86%   56.89%   +0.02%     
==========================================
  Files        1166     1166              
  Lines       64576    64576              
  Branches     5238     5238              
==========================================
+ Hits        36720    36739      +19     
+ Misses      27130    27109      -21     
- Partials      726      728       +2     
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from aab3da0
packages 55.11% <ø> (+0.03%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

see 6 files with indirect coverage changes

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 15, 2025

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants